Inserts NewChild before the position of RefChild. It optionally returns a reference to the inserted node as an XMLNode.
Syntax |
|---|
|
result = XMLNode.Insert( NewChild, RefChild ) |
Parameters |
|
|---|---|
|
NewChild |
|
|
RefChild |
|
Return Value |
|
|---|---|
|
Result |
|
XMLNode.Insert Function